home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 August (Alt)
/
CHIP 2005-08.1.iso
/
program
/
guvenlik
/
syslinux-3.07.exe
/
com32
/
lib
/
pci
/
pci.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2005-01-06
|
185 b
|
15 lines
/*
* pci/pci.h
*
* Common internal header file
*/
#ifndef PCI_PCI_H
#include <sys/pci.h>
#include <sys/cpu.h>
extern enum pci_config_type __pci_cfg_type;
#endif /* PCI_PCI_H */